home *** CD-ROM | disk | FTP | other *** search
- Path: news.monmouth.com!srkumar
- From: srkumar@shell.monmouth.com (Senthil Kumar)
- Newsgroups: comp.arch.arithmetic,comp.lang.c,comp.lang.c++
- Subject: Re: Access carry flag from C
- Date: 28 Feb 1996 06:56:12 GMT
- Organization: Monmouth Internet Corporation
- Message-ID: <slrn4j7v4c.l00.srkumar@shell.monmouth.com>
- References: <Dn1C9z.DGv.0.net@indra.com> <ARTHUR.96Feb20143404@gold.Smallworld.co.uk> <824853272snz@genesis.demon.co.uk> <4gqj0d$d6p@airdmhor.gen.nz> <825377932snz@genesis.demon.co.uk>
- NNTP-Posting-Host: shell.monmouth.com
- X-Newsreader: slrn (0.8.3)
-
- On Mon, 26 Feb 96 23:38:52 GMT,
- Lawrence Kirby <fred@genesis.demon.co.uk> wrote:
-
- > No, given:
- >
- > (expr1) ? expr2 : (expr3)
- >
- > [...]
- >
- > You probably noticed that I didn't put parentheses around expr2. Can you
- > see why they are necessary around expr1 and expr3 but not here? (This does
- > test understanding of expression parsing quite deeply).
- >
-
- Can anyone explain this?
-
- thanks,
- Senthil
-
-